home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 22 / CD Expert nº 22 Blood.7z / CD Expert nº 22 Blood.bin / mplayer / mplayer.z / workocx.bat < prev   
DOS Batch File  |  1997-01-14  |  363b  |  9 lines

  1. @echo off
  2. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.ocx
  3. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
  4. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
  5. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 paint.ocx
  6. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
  7. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 webster.ocx
  8. echo Done!
  9.